-
Home
-
StoreKeeper for WooCommerce
-
14.5.0 (latest)
-
Code
-
Classes
- TaskHandler
| Total Complexity |
129 |
| Dependencies |
35 |
| Dependents |
24 |
| Total lines |
655 |
| Lines of code |
451 |
| Logical lines of code |
333 |
| Comment lines |
45 |
| Methods |
15 |
| Properties |
2 |
Methods 15
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| handleTask() |
D |
25 |
36 |
173 |
| getTitle() |
C |
33 |
29 |
93 |
| getTypeGroup() |
C |
48 |
26 |
43 |
| getTypeGroupTitle() |
A |
49 |
13 |
30 |
| getStatusLabel() |
S |
60 |
5 |
14 |
| rescheduleTaskOnTimeout() |
S |
59 |
5 |
14 |
| reportFailedTask() |
S |
54 |
4 |
22 |
| scheduleTask() |
S |
56 |
4 |
19 |
| getScheduledTask() |
S |
61 |
1 |
12 |
| getNewTasksByStorekeeperId() |
S |
62 |
1 |
11 |
| __construct() |
S |
81 |
1 |
3 |
| getTrashedTasks() |
S |
82 |
1 |
3 |
| addTrashedTask() |
S |
80 |
1 |
3 |
| trashTasks() |
S |
68 |
1 |
7 |
| rescheduleTask() |
S |
75 |
1 |
4 |